/*头部*/
.imgrun{
    display: none;
}
.head{
    width: 100%;
    height:auto;
}
.head .logo{
    width: 100%;
    height:auto;
    margin-left: 0;
}
.head .logo img{
    width: 80%;
    display: block;
    margin: 0 auto;
}

/*导航*/
#navdhbg{
    height: auto;
 }

.navdh{
    width: 100%;
    height: auto;
}
.navdh li:nth-child(1){
    display: none;
}
.navdh li{
    width:33.3%;
}

.demopage{
    display: none;
}

.tlpic{
    display: none;
}

.toutiao{
    margin-top: 10px;
}
.toutiao a{
    font-size: 32px;
}


/*轮播图*/
.section1{
    width: 100%;
}
.newsLeft , .newsRight{
    float: none;
}
.newsLeft .pb-carouselWarp{
    margin-top: 15px;
    width: 100%;
}
.newsRight{
    width:98%;
    margin-top: 20px;
    padding: 0 1%;
    height: auto;
    margin-bottom: 20px;
}
.newsRight .list ul li{
    overflow: hidden;
}


/*首页栏目内容*/
.pajs-fzwh{
    width: 98%;
    padding: 0 1%;
}
.pajs-fzwh>div{
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
}

.pic-list .web_top .pic{
    width: 45%;
}
.pic-list .web_top .pictitle{
    width: 50%;
}

/*专题专栏*/
.ztzl{
    width: 100%;
    border: none;
}
.ztzl_title{
    display: none;
}
.ztzl .hd{
    display: none;
}
.ztzl .bd{
    width: 100%;
    padding: 0;
}

/*政务为民*/
.ljxx{
    width: 100%;
    height:auto;
}
.ljxx .ljxx-inner{
    width: 100%;
}
.ljxx .ljxx-inner ul li{
    margin-bottom: 10px;
}
.link_dw .ico_fy{
    margin-left: 16px;
}
.link_dw ul li{
    margin-bottom: 10px;
}
/*新媒体矩阵*/
.xmtjz ul li{
    width: 45%;
}
.xmtjz li .wxname{
    width: 100%;
}



/*友情链接*/
.fd-main{
    width: 100%;
}
.fd-mainTab .fd-main-bacImg ul{
    border-bottom: none;
}
.fd-mainTab .fd-main-bacImg ul li{
    width: 40%;
}
.down-content li{
    width: 50%;
    padding: 0;
    margin: 0;
}

.fd-footer{
    min-width: 100%;
    height:auto;
}



/*列表页*/
.listPage{
    width: 100%;
    border: none;
}
.listCon .listArt{
    padding: 0 5px;
}
.listCon .listArt ul li{
    width: 100%;
    height: 95px;
    margin-top: 5px;
}
.listCon .listArt ul li .left{
    background: none;
    width: 15%;
    margin-right: 3%;
}
.listCon .listArt ul li .right{
    width: 82%;
    padding-top: 18px;
}
.listCon .listArt ul li .right .inner{
    display: none;
}


/*文章页*/
.artPage{
    width: 100%;
}
.artLoc{
    width: 100%;
}
.article{
    padding: 2%
}
.title-info{
    height: auto;
}
.title-info span{
    display: block;
}
.article .con img{
    width: auto !important;
    height: auto !important;
    max-width: -webkit-fill-available;
}